Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
getdate
getdate
Get date/time information
Name:
getdate
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date/time information of a time stamp or the current local date/time.
Related
How to Format PHP Dates Using getdate() and Display the Timezone Information
8
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?
1
Similar Functions
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_date_set
date_date_set
DateTime::setDateali
checkdate
checkdate
VerifytheGregorianca
date_get_last_errors
date_get_last_errors
AliasforDateTime::
time
time
ReturnthecurrentUnix
date_sunrise
date_sunrise
Returnsthesunrisetim
date_offset_get
date_offset_get
AliasforDateTime::
date_sun_info
date_sun_info
Returnsanarraywithin
Popular Articles
How to Format PHP Dates Using getdate() and Display the Timezone Information
Why Does the print Function Automatically Perform Type Conversion When Outputting Numbers?